home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / menu / fortune-mod < prev    next >
Text File  |  2008-10-13  |  394b  |  13 lines

  1. ?package(fortune-mod):\
  2.   needs="x11" \
  3.   section="Apps/Text" \
  4.   title="Fortune" \
  5.   command="sh -c 'while /usr/games/fortune | col -x | xmessage -center -buttons OK:1,Another:0 -default OK -file - ; do :; done'"
  6.  
  7. ?package(fortune-mod): \
  8.   needs="text" \
  9.   section="Apps/Text" \
  10.   title="Fortune" \
  11.   command="sh -c '/usr/games/fortune; echo; echo Press return to continue; read returnkey'"
  12.  
  13.